Skip to content

#13959 RigSimulationInputTool-Test: Check transformKeywordsInDeckFile…#13968

Merged
kriben merged 1 commit intodevfrom
13959-no-discards-in-simulation-input-tool-test
May 6, 2026
Merged

#13959 RigSimulationInputTool-Test: Check transformKeywordsInDeckFile…#13968
kriben merged 1 commit intodevfrom
13959-no-discards-in-simulation-input-tool-test

Conversation

@kriben
Copy link
Copy Markdown
Collaborator

@kriben kriben commented May 6, 2026

… return value

Wrap the discarded calls to the [[nodiscard]] std::expected-returning transformKeywordsInDeckFile in EXPECT_TRUE(...has_value()) to silence C4834 and assert that the transformation succeeded.

Fixes #13959.

… return value

Wrap the discarded calls to the [[nodiscard]] std::expected-returning
transformKeywordsInDeckFile in EXPECT_TRUE(...has_value()) to silence
C4834 and assert that the transformation succeeded.
@kriben kriben requested a review from jonjenssen May 6, 2026 07:31
@kriben kriben merged commit 8638e5a into dev May 6, 2026
19 checks passed
@kriben kriben deleted the 13959-no-discards-in-simulation-input-tool-test branch May 6, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RigSimulationInputTool-Test: discarding return value of function

2 participants